-
Notifications
You must be signed in to change notification settings - Fork 14
[OGUI-689] Tree refresh should keep state of opened objects #3235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OGUI-689] Tree refresh should keep state of opened objects #3235
Conversation
graduta
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The features works very well, good job!
I believe there is one case that you missed though. If the user clicks on the Collapse all button from the header of the page, the state of the objects is not saved, so a refresh of the page will reopen the previous state
This should be solved as of 5b80e3c EDIT: Also see: 221980e |
…ase` node (parentless).
…g the close all branches button
I have JIRA issue created
Changes:
Note:
A * (N + 7) * 2Ais the number of expanded (opened) nodesNis the average character length of expanded (opened) node names